GtkPositionType

Describes which edge of a widget a certain feature is positioned at.

For examples, see the tabs of a [class@Notebook], or the label of a [class@Scale].

Values

ValueMeaning
LEFT0

The feature is at the left edge.

TOP2

The feature is at the top edge.

BOTTOM3

The feature is at the bottom edge.

Meta